home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Old Testament Foundatiosn with Philip Yancey
/
Old Testament Foundatiosn with Philip Yancey - Disc 1.iso
/
pc
/
data
/
m11h04.dir
/
00039.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-09-06
|
218 b
|
10 lines
on mouseDown
global gTextFrame
if pressButton(17) then
pupSprites(1, 48, 0)
set gTextFrame to "text2"
put the text of field "ht5.text" into field "hypertext definition"
go("hypertext")
end if
end